home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC-SIG: World of Utilities
/
PC-SIG's World of Utilities (PC-SIG) (1994).iso
/
UTI
/
DISK1682.ZIP
/
SAMPLE.CTL
< prev
Wrap
Text File
|
1990-06-14
|
3KB
|
67 lines
; Sample CONFIG or INITIALISATION FILE for CAPACITY v2.10b
;=====================================================================
;
; This is a comment - make sure no spaces are at end of lines!
; All comments can be removed. They are for your help only.
;
Free Space Colour 11
; Colour to graphically display Free Space.
; Select from 01 to 15
;
FChar (Free Shape) 219
; Shape for Free Space Indicator.
; 203 = ╦ 205 = ═ 165 = Ñ 219 = █ etc.,
; 12, 13 and 27 do not work!
;
Used Space Colour 13
; Colour for almost everything else except Background
; Select from 01 to 15
;
UChar (Used Shape) 178
; Shape for Used Space Indicator.
; 220 = ▄ 145 = æ 155 = ¢ 178 = ▓ etc.,
; 12, 13 and 27 do not work!
;
Background Colour 1
; As it reads the background colour.
; Select from 0 to 7
;
Warning Colour 28
; Warning Colour for any ERRORS.
; Suggest a flashing colour for most effect
;
Box Frame 2
; Type 0 = no lines
; Type 1 = single line
; Type 2 = double line
; Type 3 = 2 vert & 1 horiz
; Type 4 = 1 vert & 2 horiz
; Type 5 = Thick lines
;
Colour of Box 14
; Colour of Box Border provided Box Frame is not equal to 0
;
First Drive A
; Not necessarily the 1st system drive.
;
Last Drive C
; not necessarily the last system drive.
;
Exclude Drive B
; On Systems without Drive B this helps.
; If Using Make-Ctl, which requires input
; you can enter @ to exclude no drive..
;
Delay Time 4
; Delay in 18th's of seconds (18 = approx 1 second)
;
Screen Clear 0
; 0 = Do not Clear 1 = Clear with Split 2 = Clear with FadeOut
; 3 = Clear by reducing each character to BLANK (Produces snow
; on cheaper CGA Monitors)
;
Speed Check N
; Checks CPU speed. Takes Time! especially with 8088
; Might not work with V20 chips??
;=====================================================================